Skip to content
This repository has been archived by the owner on Nov 1, 2023. It is now read-only.

Escape periods when converting globs #2721

Merged
merged 2 commits into from
Dec 22, 2022
Merged

Conversation

ranweiler
Copy link
Member

Ensure that globs like fuzz.* match fuzz.c and fuzz.h but not fuzzer.c.

@codecov-commenter
Copy link

Codecov Report

Merging #2721 (5b62236) into main (d51d4e0) will increase coverage by 0.03%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #2721      +/-   ##
==========================================
+ Coverage   28.74%   28.77%   +0.03%     
==========================================
  Files         320      320              
  Lines       38144    38161      +17     
==========================================
+ Hits        10963    10980      +17     
  Misses      27181    27181              
Impacted Files Coverage Δ
src/agent/coverage/src/allowlist.rs 78.43% <100.00%> (+1.11%) ⬆️
src/agent/coverage/src/allowlist/tests.rs 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@ranweiler ranweiler merged commit 0d6a0d7 into microsoft:main Dec 22, 2022
@ranweiler ranweiler deleted the glob-escape branch December 22, 2022 18:14
@AdamL-Microsoft AdamL-Microsoft mentioned this pull request Jan 5, 2023
@ghost ghost locked as resolved and limited conversation to collaborators Jan 22, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants